\(\int \frac {\cot (c+d x) \csc ^2(c+d x)}{a+b \sin (c+d x)} \, dx\) [1284]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [A] (verification not implemented)
   Sympy [F]
   Maxima [A] (verification not implemented)
   Giac [A] (verification not implemented)
   Mupad [B] (verification not implemented)

Optimal result

Integrand size = 27, antiderivative size = 72 \[ \int \frac {\cot (c+d x) \csc ^2(c+d x)}{a+b \sin (c+d x)} \, dx=\frac {b \csc (c+d x)}{a^2 d}-\frac {\csc ^2(c+d x)}{2 a d}+\frac {b^2 \log (\sin (c+d x))}{a^3 d}-\frac {b^2 \log (a+b \sin (c+d x))}{a^3 d} \]

[Out]

b*csc(d*x+c)/a^2/d-1/2*csc(d*x+c)^2/a/d+b^2*ln(sin(d*x+c))/a^3/d-b^2*ln(a+b*sin(d*x+c))/a^3/d

Rubi [A] (verified)

Time = 0.06 (sec) , antiderivative size = 72, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 3, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.111, Rules used = {2912, 12, 46} \[ \int \frac {\cot (c+d x) \csc ^2(c+d x)}{a+b \sin (c+d x)} \, dx=\frac {b^2 \log (\sin (c+d x))}{a^3 d}-\frac {b^2 \log (a+b \sin (c+d x))}{a^3 d}+\frac {b \csc (c+d x)}{a^2 d}-\frac {\csc ^2(c+d x)}{2 a d} \]

[In]

Int[(Cot[c + d*x]*Csc[c + d*x]^2)/(a + b*Sin[c + d*x]),x]

[Out]

(b*Csc[c + d*x])/(a^2*d) - Csc[c + d*x]^2/(2*a*d) + (b^2*Log[Sin[c + d*x]])/(a^3*d) - (b^2*Log[a + b*Sin[c + d
*x]])/(a^3*d)

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 46

Int[((a_) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d*x
)^n, x], x] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && ILtQ[m, 0] && IntegerQ[n] &&  !(IGtQ[n, 0] && Lt
Q[m + n + 2, 0])

Rule 2912

Int[cos[(e_.) + (f_.)*(x_)]*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)
])^(n_.), x_Symbol] :> Dist[1/(b*f), Subst[Int[(a + x)^m*(c + (d/b)*x)^n, x], x, b*Sin[e + f*x]], x] /; FreeQ[
{a, b, c, d, e, f, m, n}, x]

Rubi steps \begin{align*} \text {integral}& = \frac {\text {Subst}\left (\int \frac {b^3}{x^3 (a+x)} \, dx,x,b \sin (c+d x)\right )}{b d} \\ & = \frac {b^2 \text {Subst}\left (\int \frac {1}{x^3 (a+x)} \, dx,x,b \sin (c+d x)\right )}{d} \\ & = \frac {b^2 \text {Subst}\left (\int \left (\frac {1}{a x^3}-\frac {1}{a^2 x^2}+\frac {1}{a^3 x}-\frac {1}{a^3 (a+x)}\right ) \, dx,x,b \sin (c+d x)\right )}{d} \\ & = \frac {b \csc (c+d x)}{a^2 d}-\frac {\csc ^2(c+d x)}{2 a d}+\frac {b^2 \log (\sin (c+d x))}{a^3 d}-\frac {b^2 \log (a+b \sin (c+d x))}{a^3 d} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.07 (sec) , antiderivative size = 72, normalized size of antiderivative = 1.00 \[ \int \frac {\cot (c+d x) \csc ^2(c+d x)}{a+b \sin (c+d x)} \, dx=\frac {b \csc (c+d x)}{a^2 d}-\frac {\csc ^2(c+d x)}{2 a d}+\frac {b^2 \log (\sin (c+d x))}{a^3 d}-\frac {b^2 \log (a+b \sin (c+d x))}{a^3 d} \]

[In]

Integrate[(Cot[c + d*x]*Csc[c + d*x]^2)/(a + b*Sin[c + d*x]),x]

[Out]

(b*Csc[c + d*x])/(a^2*d) - Csc[c + d*x]^2/(2*a*d) + (b^2*Log[Sin[c + d*x]])/(a^3*d) - (b^2*Log[a + b*Sin[c + d
*x]])/(a^3*d)

Maple [A] (verified)

Time = 0.28 (sec) , antiderivative size = 54, normalized size of antiderivative = 0.75

method result size
derivativedivides \(-\frac {\csc ^{2}\left (d x +c \right )}{2 a d}+\frac {b \csc \left (d x +c \right )}{a^{2} d}-\frac {b^{2} \ln \left (a \csc \left (d x +c \right )+b \right )}{d \,a^{3}}\) \(54\)
default \(-\frac {\csc ^{2}\left (d x +c \right )}{2 a d}+\frac {b \csc \left (d x +c \right )}{a^{2} d}-\frac {b^{2} \ln \left (a \csc \left (d x +c \right )+b \right )}{d \,a^{3}}\) \(54\)
parallelrisch \(\frac {-a^{2} \left (\cot ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-a^{2} \left (\tan ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+8 \ln \left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )\right ) b^{2}-8 \ln \left (2 b \tan \left (\frac {d x}{2}+\frac {c}{2}\right )+a \left (\sec ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )\right ) b^{2}+4 a b \cot \left (\frac {d x}{2}+\frac {c}{2}\right )+4 a b \tan \left (\frac {d x}{2}+\frac {c}{2}\right )}{8 a^{3} d}\) \(115\)
risch \(\frac {2 i \left (-i a \,{\mathrm e}^{2 i \left (d x +c \right )}+b \,{\mathrm e}^{3 i \left (d x +c \right )}-b \,{\mathrm e}^{i \left (d x +c \right )}\right )}{d \,a^{2} \left ({\mathrm e}^{2 i \left (d x +c \right )}-1\right )^{2}}+\frac {b^{2} \ln \left ({\mathrm e}^{2 i \left (d x +c \right )}-1\right )}{a^{3} d}-\frac {b^{2} \ln \left ({\mathrm e}^{2 i \left (d x +c \right )}-1+\frac {2 i a \,{\mathrm e}^{i \left (d x +c \right )}}{b}\right )}{a^{3} d}\) \(122\)
norman \(\frac {-\frac {1}{8 a d}-\frac {\tan ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )}{8 d a}+\frac {b \tan \left (\frac {d x}{2}+\frac {c}{2}\right )}{2 a^{2} d}+\frac {b \left (\tan ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{2 a^{2} d}}{\tan \left (\frac {d x}{2}+\frac {c}{2}\right )^{2}}+\frac {b^{2} \ln \left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{a^{3} d}-\frac {b^{2} \ln \left (\left (\tan ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right ) a +2 b \tan \left (\frac {d x}{2}+\frac {c}{2}\right )+a \right )}{a^{3} d}\) \(139\)

[In]

int(cos(d*x+c)*csc(d*x+c)^3/(a+b*sin(d*x+c)),x,method=_RETURNVERBOSE)

[Out]

-1/2*csc(d*x+c)^2/a/d+b*csc(d*x+c)/a^2/d-1/d*b^2/a^3*ln(a*csc(d*x+c)+b)

Fricas [A] (verification not implemented)

none

Time = 0.37 (sec) , antiderivative size = 100, normalized size of antiderivative = 1.39 \[ \int \frac {\cot (c+d x) \csc ^2(c+d x)}{a+b \sin (c+d x)} \, dx=-\frac {2 \, a b \sin \left (d x + c\right ) - a^{2} + 2 \, {\left (b^{2} \cos \left (d x + c\right )^{2} - b^{2}\right )} \log \left (b \sin \left (d x + c\right ) + a\right ) - 2 \, {\left (b^{2} \cos \left (d x + c\right )^{2} - b^{2}\right )} \log \left (-\frac {1}{2} \, \sin \left (d x + c\right )\right )}{2 \, {\left (a^{3} d \cos \left (d x + c\right )^{2} - a^{3} d\right )}} \]

[In]

integrate(cos(d*x+c)*csc(d*x+c)^3/(a+b*sin(d*x+c)),x, algorithm="fricas")

[Out]

-1/2*(2*a*b*sin(d*x + c) - a^2 + 2*(b^2*cos(d*x + c)^2 - b^2)*log(b*sin(d*x + c) + a) - 2*(b^2*cos(d*x + c)^2
- b^2)*log(-1/2*sin(d*x + c)))/(a^3*d*cos(d*x + c)^2 - a^3*d)

Sympy [F]

\[ \int \frac {\cot (c+d x) \csc ^2(c+d x)}{a+b \sin (c+d x)} \, dx=\int \frac {\cos {\left (c + d x \right )} \csc ^{3}{\left (c + d x \right )}}{a + b \sin {\left (c + d x \right )}}\, dx \]

[In]

integrate(cos(d*x+c)*csc(d*x+c)**3/(a+b*sin(d*x+c)),x)

[Out]

Integral(cos(c + d*x)*csc(c + d*x)**3/(a + b*sin(c + d*x)), x)

Maxima [A] (verification not implemented)

none

Time = 0.21 (sec) , antiderivative size = 66, normalized size of antiderivative = 0.92 \[ \int \frac {\cot (c+d x) \csc ^2(c+d x)}{a+b \sin (c+d x)} \, dx=-\frac {\frac {2 \, b^{2} \log \left (b \sin \left (d x + c\right ) + a\right )}{a^{3}} - \frac {2 \, b^{2} \log \left (\sin \left (d x + c\right )\right )}{a^{3}} - \frac {2 \, b \sin \left (d x + c\right ) - a}{a^{2} \sin \left (d x + c\right )^{2}}}{2 \, d} \]

[In]

integrate(cos(d*x+c)*csc(d*x+c)^3/(a+b*sin(d*x+c)),x, algorithm="maxima")

[Out]

-1/2*(2*b^2*log(b*sin(d*x + c) + a)/a^3 - 2*b^2*log(sin(d*x + c))/a^3 - (2*b*sin(d*x + c) - a)/(a^2*sin(d*x +
c)^2))/d

Giac [A] (verification not implemented)

none

Time = 0.34 (sec) , antiderivative size = 71, normalized size of antiderivative = 0.99 \[ \int \frac {\cot (c+d x) \csc ^2(c+d x)}{a+b \sin (c+d x)} \, dx=-\frac {\frac {2 \, b^{2} \log \left ({\left | b \sin \left (d x + c\right ) + a \right |}\right )}{a^{3}} - \frac {2 \, b^{2} \log \left ({\left | \sin \left (d x + c\right ) \right |}\right )}{a^{3}} - \frac {2 \, a b \sin \left (d x + c\right ) - a^{2}}{a^{3} \sin \left (d x + c\right )^{2}}}{2 \, d} \]

[In]

integrate(cos(d*x+c)*csc(d*x+c)^3/(a+b*sin(d*x+c)),x, algorithm="giac")

[Out]

-1/2*(2*b^2*log(abs(b*sin(d*x + c) + a))/a^3 - 2*b^2*log(abs(sin(d*x + c)))/a^3 - (2*a*b*sin(d*x + c) - a^2)/(
a^3*sin(d*x + c)^2))/d

Mupad [B] (verification not implemented)

Time = 12.23 (sec) , antiderivative size = 132, normalized size of antiderivative = 1.83 \[ \int \frac {\cot (c+d x) \csc ^2(c+d x)}{a+b \sin (c+d x)} \, dx=\frac {b\,\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}{2\,a^2\,d}-\frac {{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^2}{8\,a\,d}-\frac {b^2\,\ln \left (a\,{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^2+2\,b\,\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )+a\right )}{a^3\,d}-\frac {{\mathrm {cot}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^2\,\left (\frac {a}{2}-2\,b\,\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )\right )}{4\,a^2\,d}+\frac {b^2\,\ln \left (\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )\right )}{a^3\,d} \]

[In]

int(cos(c + d*x)/(sin(c + d*x)^3*(a + b*sin(c + d*x))),x)

[Out]

(b*tan(c/2 + (d*x)/2))/(2*a^2*d) - tan(c/2 + (d*x)/2)^2/(8*a*d) - (b^2*log(a + 2*b*tan(c/2 + (d*x)/2) + a*tan(
c/2 + (d*x)/2)^2))/(a^3*d) - (cot(c/2 + (d*x)/2)^2*(a/2 - 2*b*tan(c/2 + (d*x)/2)))/(4*a^2*d) + (b^2*log(tan(c/
2 + (d*x)/2)))/(a^3*d)